#include "codec.h"Include dependency graph for vorbisenc.h:

Go to the source code of this file.
Functions | |
| int | vorbis_encode_init (vorbis_info *vi, long channels, long rate, long max_bitrate, long nominal_bitrate, long min_bitrate) |
| int | vorbis_encode_init_vbr (vorbis_info *vi, long channels, long rate, float) |
| int | vorbis_encode_ctl (vorbis_info *vi, int number, void *arg) |
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
1.3-rc3